home *** CD-ROM | disk | FTP | other *** search
/ Meeting Pearls 4 / Meeting Pearls Vol. IV (1996)(GTI - Schatztruhe)[!].iso / SetAttributesDir / Pearls / comm / Internet / AmFTP / SetAttributes
Text File  |  1996-10-22  |  733b  |  24 lines

  1. .k ScriptDir/A
  2. SetProtection "AmFTP.Changes" RWD
  3. SetProtection "AmFTP.doc.info" RWD
  4. SetProtection "AmFTP.guide.info" RWD
  5. SetProtection "AmFTP.info" RWD
  6. SetProtection "AmFTP.reginfo" RWD
  7. SetProtection "AmFTPPrefs.info" RWD
  8. CD "Catalogs"
  9. Assign ScriptDir<$$>.5: "<ScriptDir>"
  10. Execute "ScriptDir<$$>.5:Catalogs/SetAttributes" "ScriptDir<$$>.5:Catalogs"
  11. CD /
  12. SetProtection "Icons.info" RWD
  13. CD "Icons"
  14. Assign ScriptDir<$$>.5: "<ScriptDir>"
  15. Execute "ScriptDir<$$>.5:Icons/SetAttributes" "ScriptDir<$$>.5:Icons"
  16. CD /
  17. SetProtection "Install_AmFTP.info" RWD
  18. SetProtection "RegisterAmFTP.info" RWD
  19. CD "Rexx"
  20. Assign ScriptDir<$$>.5: "<ScriptDir>"
  21. Execute "ScriptDir<$$>.5:Rexx/SetAttributes" "ScriptDir<$$>.5:Rexx"
  22. CD /
  23. Assign ScriptDir<$$>.5:
  24.